@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);


ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.wrap-index { overflow: hidden; }


/*slider*/

.slider { float: left; }

.slider .jquery-reslider .slider-block {
  width: 100%;
  height: 730px;
  position: absolute;
  z-index: 1;
  opacity: 0;
}

.slider .jquery-reslider .slider-direction {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 430px;
  z-index: 99;
  cursor: pointer;
}

.slider .jquery-reslider .slider-direction.slider-direction-prev {
  left: 20px;
  background: url('../images/prev.png') no-repeat;
}

.slider .jquery-reslider .slider-direction.slider-direction-next {
  right: 20px;
  background: url('../images/next.png') no-repeat
}

.slider .jquery-reslider .slider-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 650px;
}

.slider .jquery-reslider .slider-dots li {
  width: 13px;
  height: 13px;
  border-radius: 100px;
  display: inline-block;
  margin: 10px;
  border: 2px solid #8be1f8;
  cursor: pointer;
}

.slider .jquery-reslider .slider-dots li.active { background-color: #8be1f8;}
@media screen and (max-width: 768px) {

.slider .jquery-reslider .slider-direction { zoom: .8; }

.slider .jquery-reslider .slider-dots { position: absolute; }
}


.main1_txt1{width:1200px; margin:0 auto; padding-top:240px; color:#7aeeff; font-size:24px; line-height:1.3; text-align:left; font-weight:bold; font-family: 'Nanum Square';}
.main1_txt2{width:1200px; margin:0 auto; color:#fff; font-size:55px; line-height:1.5; text-align:left;  margin-top:10px; font-family: 'Nanum Square';}
.main1_txt3{width:1200px; margin:0 auto; color:#fff; font-size:16px;  height:35px; line-height:1.5; text-align:left;  margin-top:10px; font-family: 'Nanum Square';}
